Common Axis Parameters
Three types of axes are available: Servo/Stepper, Digitizing and Virtual . All types have common parameters related to an axis.
Figure 4-20: PLCopen Axis Parameters
Parameter | Description |
---|---|
Name | The user-defined name of the axis. The name can consist of 1-16 alphanumeric characters. Spaces are not allowed in the name. The Axis Name identifies the axis displayed in the Project Tree and in the Simulator. |
Type |
With a Servo/Stepper axis, commands are sent to the axis and feedback is read from the axis. After selecting this option you will need to define the Axis Data Parameters and Axis Limits Parameters. A Digitizing axis contains position feedback data only, no motion can be commanded. Digitizing axes can use extra or secondary feedback from the Drive or from a third-party EtherCAT A Virtual axis is an axis with no feedback or drive hardware. The feedback for a virtual axis is automatically generated from the command position. There is no limit to the number of virtual axes that may be used in an application. |
Number | The axis number (1-256) specifies the axis for PLCopen![]() |